Dokumentaro de Gambaso
Compilation & Installation
Components
gb
Array
Error
gb.crypt
gb.qt4
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

Pointer[].Equals (gb)

Function Equals ( Array As Pointer[] ) As Boolean

Since 3.20

Return if the array has the same contents as Array.

The arrays must have the same dimensions and the same number of elements.

Do not forget that there is an automatic conversion if Array has not the same datatype.